home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / gfx / dust2.lha / Dust / DustHelp / addface < prev    next >
Text File  |  1995-09-28  |  312b  |  7 lines

  1.   COMMAND ADDFACE
  2. -----------------------------------------------------------------
  3.     Purpose: create a face or a new object containg one face if
  4.              objectID is not valid
  5.       Usage: ADDFACE(<objectID>,<x1>,<y1>,<z1>,<x2>,<y2>,<z2>,<x3>,<y3>,<z3>)
  6.    Examples: addface(1,1,2,3,10,20,30,100,200,300)
  7.